Search results 23

Card image cap
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image cap
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image cap
notifyjs

Notification messages in js From

notifyjs-master.zip

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image cap
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image cap
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image cap
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...